home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / ButtonInspector.nib / data.classes next >
Text File  |  1994-08-25  |  717b  |  29 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. IBButtonInspector = {
  3.     ACTIONS = {
  4.         "ok:" = "ok:"; 
  5.     "performClick:" = "performClick:"; 
  6.     "revert:" = "revert:"; 
  7.     "validateIconPosition:" = "validateIconPosition:"; 
  8.     }; 
  9.     OUTLETS = {
  10.         alignMatrix = alignMatrix; 
  11.     altIconCell = altIconCell; 
  12.     altTitleCell = altTitleCell; 
  13.     iconCell = iconCell; 
  14.     iconForm = iconForm; 
  15.     insetButton = insetButton; 
  16.     insetMatrix = insetMatrix; 
  17.     keyForm = keyForm; 
  18.     optionMatrix = optionMatrix; 
  19.     positionMatrix = positionMatrix; 
  20.     soundCell = soundCell; 
  21.     tagForm = tagForm; 
  22.     titleCell = titleCell; 
  23.     titleForm = titleForm; 
  24.     typeButton = typeButton; 
  25.     window = window; 
  26.     }; 
  27.     SUPERCLASS = Object; 
  28. };
  29.